domain
Class GeneralConcept

java.lang.Object
  extended by domain.GeneralConcept
All Implemented Interfaces:
Including
Direct Known Subclasses:
BasicConcept, NegatedBasicConcept

public abstract class GeneralConcept
extends java.lang.Object
implements Including


Constructor Summary
GeneralConcept()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeneralConcept

public GeneralConcept()